Skip to content

Conversation

paula-stacho
Copy link
Collaborator

Description

Fixing a regression brought in by the switch to direct usage of LG tooltip - 164c486#diff-e32eb24f0199adbd54e7292095c069696e121efd95f66064c89cb4ac0428f84aL78

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added
  • If this change updates the UI, screenshots/videos are added and a design review is requested
  • I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@paula-stacho paula-stacho requested a review from a team as a code owner October 2, 2025 12:22
@github-actions github-actions bot added the fix label Oct 2, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a wrapper around the LeafyGreen Tooltip to apply stacked component styles, addressing a regression (COMPASS-8299) introduced when switching to the direct LeafyGreen tooltip export.

  • Replaces direct Tooltip import with aliased LGTooltip
  • Wraps LGTooltip using withStackedComponentStyles and reassigns it to Tooltip

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants